python eval.py --cache_config l2 --max_cache_length 0.1 --tasks gsm --feed_long_prompts
python eval.py --cache_config l2 --max_cache_length 0.3 --tasks gsm --feed_long_prompts
python eval.py --cache_config l2 --max_cache_length 0.5 --tasks gsm --feed_long_prompts
python eval.py --cache_config l2 --max_cache_length 0.7 --tasks gsm --feed_long_prompts
python eval.py --cache_config l2 --max_cache_length 0.9 --tasks gsm --feed_long_prompts
python eval.py --cache_config lsh_16 --max_cache_length 0.1 --tasks gsm --feed_long_prompts
python eval.py --cache_config lsh_16 --max_cache_length 0.3 --tasks gsm --feed_long_prompts
python eval.py --cache_config lsh_16 --max_cache_length 0.5 --tasks gsm --feed_long_prompts
python eval.py --cache_config lsh_16 --max_cache_length 0.7 --tasks gsm --feed_long_prompts
python eval.py --cache_config lsh_16 --max_cache_length 0.9 --tasks gsm --feed_long_prompts
python eval.py --cache_config full --tasks gsm